عرض المركز Youtube
{foreach $allstation as $station} {if $station->conditions == 1} {else if $station->conditions == 0} {/if} {/foreach}
اسم المركز عدد العمال عدد الالات تعديل ايقاف حذف
{$station->workname} {$station->countworker} {$station->countasset} {if {$station->conditions} eq 1} {elseif {$station->conditions} eq 0} {/if}
{literal} {/literal}